home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000098_news@newsmaster….columbia.edu _Thu Jan 7 10:29:41 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA00320
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 7 Jan 1999 10:29:41 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA13156
  7.     for kermit.misc@watsun; Thu, 7 Jan 1999 10:29:40 -0500 (EST)
  8. Path: newsmaster.cc.columbia.edu!panix!howland.erols.net!newsfeed.cwix.com!194.72.7.126!btnet-peer!btnet!nntp.news.xara.net!xara.net!news.itg.net.uk!usenet
  9. From: Tim Hedger <hedger@globalnet.co.uk>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Using kermit when not logged in as root
  12. Date: Thu, 07 Jan 1999 15:29:25 +0000
  13. Organization: WestonPark
  14. Lines: 29
  15. Message-ID: <3694D2D5.483179B1@globalnet.co.uk>
  16. References: <76vso2$bc8$1@newnews.global.net.uk> <77069p$ark$1@apakabar.cc.columbia.edu> <3694CBB8.4E1A2040@agric.gov.ab.ca>
  17. NNTP-Posting-Host: 195.147.140.130
  18. Mime-Version: 1.0
  19. Content-Type: text/plain; charset=us-ascii
  20. Content-Transfer-Encoding: 7bit
  21. X-Mailer: Mozilla 4.07 [en] (X11; I; Linux 2.0.36 i586)
  22. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:9728
  23.  
  24. Gordon Haverland wrote:
  25.  
  26. > I just went through a reinstall of C-Kermit on a SuSE 5.3 install.
  27. >
  28. > YAST likes to set /dev/modem to point to /dev/ttyS_, instead
  29. > of /dev/cua_.  Maybe the RedHat setup is similar.
  30. >
  31. > Even running as root, this produces odd kermit behavior.
  32. > Try setting /dev/modem to point to the cua device.
  33. >
  34. > My kermit setup is: kermit is owned uucp in group uucp and
  35. > is SUID.  /dev/modem and/dev/ttyS_ are owned by uucp
  36. > in group uucp as well.
  37. >
  38. > I hope this helps.
  39. >
  40. > Gordon Haverland
  41.  
  42. I haven't had problems elsewhere using /dev/cua0 instead of /dev/ttyS0 - e.g.
  43. minicom is OK - and (see reply to a reply from Frank da Cruz to original message)
  44. I've now got kermit to work.
  45.  
  46. I thought the two naming conventions for ports were interchangeable?
  47.  
  48. --
  49. Tim Hedger
  50.  
  51.  
  52.